build: consolidate CONFIG_HAS_ACPI and CONFIG_ACPI
authorDoug Goldstein <cardoe@cardoe.com>
Fri, 26 Feb 2016 11:31:47 +0000 (12:31 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 26 Feb 2016 11:31:47 +0000 (12:31 +0100)
commitfb1e853c53580c4d9be3519e552141805b75b19c
tree65b9ef5251bee99f75953115c67f1d0dcd254be6
parent3d26674d088ab0d0f197bbfafaba3767d195986b
build: consolidate CONFIG_HAS_ACPI and CONFIG_ACPI

No real advantage to keeping these separate. The use case of this from
Linux is when the platform or target board has support for something but
the user wants to be given the option to disable it.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/Kconfig
xen/common/sysctl.c
xen/drivers/Makefile
xen/drivers/acpi/Kconfig
xen/include/asm-x86/config.h